gengir_gtk.bat: Correctly handle time_t
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Oct 2013 09:24:17 +0000 (17:24 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 3 Oct 2013 09:24:17 +0000 (17:24 +0800)
commit8ee5c0c2bae5f45a40a99a9090e7a59e7bf3f75c
treea7e3bb9afbf523e5ab90ed047b7a0dad7342a181
parent744b790fdb655f87450f20c5745bbaf1693bf7d7
gengir_gtk.bat: Correctly handle time_t

...on x64 Windows/MSVC builds.  This is because time_t is a long long on
x64 arch on Windows.
build/win32/gengir_gtk.bat